CI: install a newer pango for MSYS2
authorChristoph Reiter <reiter.christoph@gmail.com>
Sat, 30 May 2020 13:47:02 +0000 (15:47 +0200)
committerChristoph Reiter <reiter.christoph@gmail.com>
Sat, 30 May 2020 13:47:02 +0000 (15:47 +0200)
Uses a build from git master from today

.gitlab-ci/test-msys2.sh

index 75c29876df0e3d39ad3aaf3c4a9275a4eba8fcbf..72532a14266cd4d58dc245e444ac15cbd1f1c8ad 100644 (file)
@@ -34,8 +34,8 @@ pacman --noconfirm -S --needed \
     mingw-w64-$MSYS2_ARCH-shared-mime-info
 
 # https://gitlab.gnome.org/GNOME/gtk/issues/2243
-wget "https://gitlab.gnome.org/creiter/gitlab-ci-win32-runner-v2/raw/master/pango/mingw-w64-$MSYS2_ARCH-pango-1.44.7-1-any.pkg.tar.xz"
-pacman --noconfirm -U "mingw-w64-$MSYS2_ARCH-pango-1.44.7-1-any.pkg.tar.xz"
+wget "https://gitlab.gnome.org/creiter/gitlab-ci-win32-runner-v2/raw/master/pango/mingw-w64-$MSYS2_ARCH-pango-git-1.44.7.90.ge48ae523-1-any.pkg.tar.zst"
+pacman --noconfirm -U "mingw-w64-$MSYS2_ARCH-pango-git-1.44.7.90.ge48ae523-1-any.pkg.tar.zst"
 
 # https://github.com/msys2/MINGW-packages/pull/6465
 pacman --noconfirm -S --needed mingw-w64-$MSYS2_ARCH-brotli